I'm working on an embedded DSP where speed is crucial, and memory is very short. At the moment, sprintf uses the most resources of any function in my code. I o
How to make the progress bar size same on same line at all command prompt window sizes without splitting into half or even multiple times when adjusting the cmd
TypeError: 'module' object is not iterable in django 4 I am getting the above error, it has persisted long enough than at this point I really need help. I am u
I've recently started learning and trying to apply SQL into my python code and came across this problem; I can't figure out a way to properly
Consider: std::string words[Maxword] = { "Hello", "World", "Shift", "Green" , "Seven" }; srand(time(NULL)); int iSecret = rand() % 4 + 1; std::cout << wor
I am trying to code a mobile menu, where when the user clicks on the menu icon, the menu is displayed. I have the following code: const StyledMenu = withStyles(
Here I have multiple files say 3 files with same rows and columns, now I want to extract the second column from each file and paste them in a new file. When I r
A bunch of my JavaScript code is in an external file called helpers.js. Inside the HTML that calls this JavaScript code I find myself in need of knowing if a ce
I have this SQL query which I need to run on different databases. In some databases it's missing. In other this record is present. INSERT INTO